-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby sns sqs #3090
Draft
marcotc
wants to merge
304
commits into
ruby-rc
Choose a base branch
from
ruby-sns-sqs
base: ruby-rc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Ruby sns sqs #3090
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Enable Ruby crashtracking tests
Fix MsSql flakiness
add tests for session fingerprints
Enforce JIRA ticket in bug/flaky declarations
* update readme to add proto steps * linting
Fix typo in parametric.md
…3057) * implement logic to allow KinD to work in gitlab * try getting the container id directly * wrap with bash? * escape escape * Use json in python to get all the info * python doesn't handle bash piping too well * correct decoding of the json * more fixups * $HOME is not resolved * better the '/root' * extract to function * forgot a couple words * print out config * add debug info * add more debugging * fix typo * log running pods * test test-agent 1.16.0 * restore tag * pull if not present * restore pull policy * debug locally * deploy app * fix * fix local * debug local * no stop cluster * use internal dns to access to dev test agent * debug traces for gitlab patch * test * fix agent port * test manual inject * fix ports * fix * enable all tests * destroy cluster after * keep network * debug network connection * disable kind network policies * restore * diable tests * no pull images * load local image into cluster * no helm * revert helm charts * no destroy cluster * connect kind containers to bridget network * revert change * restore by default * test only helm * disable kube proxty * disable kube proxty * test * kubeproxy * pod subnet * connect kind cluster * pull offline * helm offline * cluster agent offline * preload webapp * pull policy never * enable all tests * run one by one * activate more tets * run one tests * test admission controller only * test uds * uds pull policy never * enable two tests * cluster agent traces * change interfaces sync * fix command sync * fix command sync * enable all tests * datadog kubernetes * fix merge * enable all * offline mode * helm chart offline mode file pattern * datadog helm offline * Remove offline-mode, rework setup * remove some unintended changes * some debug info. Fix sed * use formatting instead of a loop to get network info * strip() to remove whitespace * remove debug logs * merge and other fixes * formatting * text and variable name changes --------- Co-authored-by: roberto montero <roberto.montero@datadoghq.com>
* APMRP-360 set cold case JIRA for old bug declarations * Add Test_RemoteConfigurationUpdateSequenceFeatures
Co-authored-by: Iñigo López de Heredia <inigo.lheredia@gmail.com> Co-authored-by: Iñigo Lopez de Heredia <inigo.lopezdeheredia@datadoghq.com> Co-authored-by: Charles de Beauchesne <charles.debeauchesne@datadoghq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Currently waiting on secrets that are temporarily disabled #3037
Motivation
This PR tests Ruby SQS SNS trace propagation implemented in DataDog/dd-trace-rb#3842
Changes
Workflow
codeowners
file quickly.🚀 Once your PR is reviewed, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
[<language>]
, double-check that only<language>
is impacted by the changebuild-XXX-image
label is present